*** empty log message ***
authorAndreas Schwab <schwab@suse.de>
Sat, 29 Jun 2002 19:01:46 +0000 (19:01 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 29 Jun 2002 19:01:46 +0000 (19:01 +0000)
lisp/ChangeLog

index bf0d56844763688b8b68a55cf290b3714ac7d1a9..827e21f43abe923a01185ed894b713c701995b2c 100644 (file)
@@ -1,5 +1,11 @@
 2002-06-29  Andreas Schwab  <schwab@suse.de>
 
+       * term/mac-win.el: Use directory-free-space-program instead of
+       obsolete variable dired-free-space-program.  On Darwin, don't set
+       directory-free-space-program, shell-file-name and
+       process-connection-type; set directory-free-space-args to not
+       include `-P' and use utf-8 for file name coding system.
+
        * simple.el (shell-command-on-region): Handle errors and signals
        from shell command execution.
        (display-message-or-buffer): Fix last change.